home *** CD-ROM | disk | FTP | other *** search
- Short: Date2day
- Author: Armin.Obersteiner@giga.or.at
-
- --
- Description:
-
- Once upon a time I searched for a program to calculate the weekday out of
- a numreic date. I found a SHAREWARE program with GUI to do so ???!
- Whats up? There is absolutely no engenius a-logarithm (internal joke :)
- behind this! So use this as FREEWARE, just mention my name if you
- use it in your programs ...
-
- --
- date2day template:
-
- input: <int> day,month,year
- output:<int> 0,1-7
-
- 0: error (before 1.1.1801 - this should be enough
- if somebody knows a "day" before that please mail it to me)
-
- 1-7: Monday-Sunday
-
- --
- d2d example:
-
- >> d2d
- USAGE: d2d <day>.<month>.<year>
- example: d2d 27.3.1995
- first usable date: 1.1.1801
- >> d2d 27.3.1995
- Monday
- >> d2d 29.2.1995
- Date NOT valid !!
- >>
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 8052 4993 37.9% 10-Apr-95 00:08:12 d2d
- 814 492 39.5% 10-Apr-95 00:11:16 date2day.doc
- 1202 554 53.9% 10-Apr-95 00:03:38 src/gcc/d2d.c
- 1670 627 62.4% 09-Apr-95 23:42:46 src/gcc/date2day.c
- 463 248 46.4% 09-Apr-95 23:47:40 src/gcc/date2day.h
- 969 566 41.5% 09-Apr-95 23:15:44 src/gcc/date2day.o
- 1156 529 54.2% 10-Apr-95 00:04:06 src/maxon_c/d2d.c
- 1670 627 62.4% 09-Apr-95 23:42:46 src/maxon_c/date2day.c
- 482 261 45.8% 09-Apr-95 23:43:34 src/maxon_c/date2day.h
- 1052 567 46.1% 09-Apr-95 23:44:32 src/maxon_c/date2day.o
- 84 59 29.7% 10-Apr-95 00:08:10 src/maxon_c/makefile
- -------- ------- ----- --------- --------
- 17614 9523 45.9% 11-Apr-95 23:52:38 11 files
-